Articles by Arvid L
-
How to Install ownCloud on Rocky Linux
Author: Arvid L • Tags: linux • Comments: 0
ownCloud is a software-suits for creating file-hosting services like Google Drive and DropBox. It's free and open-source file-hosting software that allows you to set up a self-hosted file-hosting on your own server. ownCloud offers the server application (the main component of the ownCloud software suits), and client applications that can be installed on multiple operating systems such as Linux, Windows, macOS, Android, and iOS.
-
How to Install Nessus Security Scanner on Ubuntu 22.04
Author: Arvid L • Tags: linux, security, server, ubuntu • Comments: 0Nessus is an open-source network vulnerability scanner for vulnerability assessments and penetration testing. In this guide, you will install Nessus on an Ubuntu 22.04 server. You will also learn how to set up the Nessus command line 'nessuscli' which allows you to manage Nessus from the command-line terminal.
-
How to Install Odoo ERP Software (formerly OpenERP) on Debian 11
Author: Arvid L • Tags: debian, linux, nginx, web server • Comments: 0Odoo (formerly OpenERP) is an open-source and powerful business management software. Odoo works as a central application that allows you to manage business-related tasks from one single web application dashboard. In this tutorial, you will learn how to install Odoo 14 on the Debian 11 Bullseye.
-
-
How to Install LibreNMS Monitoring Solution on Rocky Linux
Author: Arvid L • Tags: linux, monitoring, server • Comments: 0LibreNMS is a monitoring tool that supports auto-discovery with multiple protocols, including SNMP, ARP, OSPF, and BGP. In this guide, you will learn how to install the LibreNMS monitoring tool on the Rocky Linux server. This guide includes the installation of the LEMP Stack (Nginx, MariaDB, and PHP-FPM) and the basic configuration of the SNMP service.
-
How to Install LOMP Stack (OpenLiteSpeed, MariaDB, and PHP) on Debian 11
Author: Arvid L • Tags: debian, linux, server, web server • Comments: 0The LOMP Stack is a popular software suite to deliver web applications. LOMP stands for Linux as the operating system, OpenLiteSpeed as the web server, MySQL/MariaDB as the database server, and PHP for the backend of applications.
-
How to Install GlassFish Java Application Server on Rocky Linux
Author: Arvid L • Tags: linux, nginx, server, web server • Comments: 0GlassFish is a free and open-source implementation of the Java EE Platform developed by Eclipse. In this tutorial, we will install the GlassFish Java Application Server with Nginx reverse proxy on Rocky Linux.
-
How to Set up Chrony as NTP Server and Client on Rocky Linux
Author: Arvid L • Tags: linux, server • Comments: 0NTP or Network Time Protocol is a networking protocol for time and clock synchronization on the computer network. In this guide, you will learn how to install and to use Chrony on the Rocky Linux server.
-
How to Install Docker Swarm on Rocky Linux
Author: Arvid L • Tags: cloud, linux, virtualization • Comments: 0Docker Swarm is a container orchestration built on top of Docker Engine. It allows you to create and deploy a cluster of Docker nodes with multiple servers.
-
How to Install Monica Personal Relationship Manager on Debian 11
Author: Arvid L • Tags: debian, linux, server, web server • Comments: 0Monica CRM is a free and open-source CRM (Customer Relationship Manager) written in PHP. Monica CRM helps you track personal events, activities, work information, contacts, journals, notes, and many more.